From: Chong Yidong Date: Fri, 20 Apr 2007 19:30:24 +0000 (+0000) Subject: define-global-minor-mode -> define-globalized-minor-mode X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~729 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f5edccb616496770c5dc01dd68aa8fb4fa42c16b;p=emacs.git define-global-minor-mode -> define-globalized-minor-mode --- diff --git a/etc/NEWS b/etc/NEWS index 4a4958c93a1..6dd23b069c7 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -5703,7 +5703,7 @@ and simply passes them to `defcustom', if applicable. *** `minor-mode-list' now holds a list of minor mode commands. +++ -*** `define-global-minor-mode'. +*** `define-globalized-minor-mode'. This is a new name for what was formerly called `easy-mmode-define-global-mode'. The old name remains as an alias.